Skip to main content

AOnEditorActionListener

Complete API reference for AOnEditorActionListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnEditorActionListener

Methods

SignatureReturnsDescription
onEditorAction(TextView, int, KeyEvent)booleanPerforms the onEditorAction operation using the provided parameters (v, actionId, event).
onEditorActionEvent(TextView, int, KeyEvent)booleanExecutes onEditorActionEvent and returns after the underlying engine call finishes.